home *** CD-ROM | disk | FTP | other *** search
/ Tripas 5 / TRIPAS 005.iso / Wos.EXE / 2015 / models / title_of.def < prev    next >
Encoding:
Text File  |  1999-02-24  |  816 b   |  48 lines

  1. SDEF
  2. // DESCRIPTION:
  3. // This is a model definition file.  It is to be used in conjunction with Wages of Sin.
  4. // MODEL AUTHOR:
  5. // Boon
  6. //
  7. // SINED SECTION
  8. //
  9. //
  10. // The SINED declaration section
  11. //
  12. /*SINED Cinematic_WagesofSin2-new (.3 1 .3) (0 0 0) (0 0 0) NOT_SOLID NOT_DAMAGABLE
  13. The middle piece of the wages of sin logo: "of"
  14. */
  15. //
  16. //
  17. // FILE DECLARATIONS
  18. //
  19. // Model Commands
  20. path models/title
  21. scale 2
  22. origin 0 -12.5 -7.5
  23.  
  24.  
  25. // Base Model
  26. of.sbm
  27.  
  28. // Skins
  29. //blank.tga
  30.   blanc.tga
  31.  
  32. // Animations
  33. idle        of.sam
  34. explode    of_explode.sam
  35. //shrink    of.sam
  36. //thin        s_of_thin.sam
  37. //thick        s_of_thick.sam
  38.  
  39. //
  40. // The initialization section
  41. //
  42. !init:
  43. server classname object
  44. server setsize "0 -20 -15" "5 20 15"
  45.  
  46. !main:
  47. server idle first nextframe 0
  48. //server shrink 10 nextframe 10